home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Resources / CDROM / Amiga_MO_FAQ / Scripts / EjectMO < prev    next >
Text File  |  1998-08-24  |  337b  |  10 lines

  1. ; $VER: EjectMO 40.1 (24.8.98)
  2. ;
  3. ; Calling this script will eject the MO disk, providing medium removal is
  4. ; allowed. Requires SCSIUtil to be in the command path. Similar scripts could
  5. ; be created for other SCSI utility programs.
  6. ;
  7. ; You should modify the device and unit arguments for your system.
  8.  
  9. SCSIUtil >NIL: -dscsi.device 4 -e 0
  10.